const net/http.http2priorityDefaultWeight
4 uses
net/http (current package)
h2_bundle.go#L10348: const http2priorityDefaultWeight = 15 // 16 = 15 + 1
h2_bundle.go#L10614: weight: http2priorityDefaultWeight,
h2_bundle.go#L10666: weight: http2priorityDefaultWeight,
h2_bundle.go#L10679: n.weight = http2priorityDefaultWeight
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)